home *** CD-ROM | disk | FTP | other *** search
/ IRIX Base Documentation 2001 May / SGI IRIX Base Documentation 2001 May.iso / usr / share / catman / p_man / cat3 / Xm / XmGetDestination.z / XmGetDestination
Encoding:
Text File  |  2001-04-17  |  2.3 KB  |  67 lines

  1.  
  2.  
  3.  
  4.      XXXXmmmmGGGGeeeettttDDDDeeeessssttttiiiinnnnaaaattttiiiioooonnnn((((3333XXXX))))      UUUUNNNNIIIIXXXX SSSSyyyysssstttteeeemmmm VVVV      XXXXmmmmGGGGeeeettttDDDDeeeessssttttiiiinnnnaaaattttiiiioooonnnn((((3333XXXX))))
  5.  
  6.  
  7.  
  8.      NNNNAAAAMMMMEEEE
  9.           XXXXmmmmGGGGeeeettttDDDDeeeessssttttiiiinnnnaaaattttiiiioooonnnn - A function that returns the widget ID of
  10.           the widget to be used as the current destination for quick
  11.           paste and certain clipboard operations
  12.  
  13.      SSSSYYYYNNNNOOOOPPPPSSSSIIIISSSS
  14.           #include <Xm/Xm.h>
  15.           WWWWiiiiddddggggeeeetttt XXXXmmmmGGGGeeeettttDDDDeeeessssttttiiiinnnnaaaattttiiiioooonnnn(
  16.           DDDDiiiissssppppllllaaaayyyy ****ddddiiiissssppppllllaaaayyyy);
  17.  
  18.      VVVVEEEERRRRSSSSIIIIOOOONNNN
  19.           This page documents Motif 2.1.
  20.  
  21.      DDDDEEEESSSSCCCCRRRRIIIIPPPPTTTTIIIIOOOONNNN
  22.           XXXXmmmmGGGGeeeettttDDDDeeeessssttttiiiinnnnaaaattttiiiioooonnnn returns the widget that is the current
  23.           destination on the specified display.  The destination is
  24.           generally the last editable widget on which a select, edit,
  25.           insert, or paste operation was performed and is the
  26.           destination for quick paste and certain clipboard functions.
  27.           The destination is NULL until a keyboard or mouse operation
  28.           has been done on an editable widget. Refer to the _M_o_t_i_f
  29.           _P_r_o_g_r_a_m_m_e_r'_s _G_u_i_d_e for a description of keyboard focus.
  30.  
  31.           _d_i_s_p_l_a_y   Specifies the display whose destination widget is
  32.                     to be queried
  33.  
  34.      RRRREEEETTTTUUUURRRRNNNN
  35.           Returns the widget ID for the current destination or NULL if
  36.           there is no current destination.
  37.  
  38.  
  39.  
  40.  
  41.  
  42.  
  43.  
  44.  
  45.  
  46.  
  47.  
  48.  
  49.  
  50.  
  51.  
  52.  
  53.  
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.  
  62.  
  63.      Page 1                                           (printed 4/6/01)
  64.  
  65.  
  66.  
  67.